Snapservice VmTargetStorageSpec
The Snapservice VmTargetStorageSpec schema contains properties that describe the settings to configure virtual machine level target storage for the replication.
This schema was added in vSphere API 9.1.0.0.
{
"target_datastore": "string"
}
Target datastore.
This property was added in vSphere API 9.1.0.0.
This property is being kept optional for future use-cases, but mandatory in the current version.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: Datastore. When operations return a value of this schema as a response, the property will be an identifier for the resource type: Datastore.